<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


/*--------------------------------------------------------------*/
/*--- å…¬å…±éƒ¨åˆ†åŒºåŸŸ ---*/

*{
    padding:0px;
    margin:0px;
}

body, td, tr, table, form, option, select, main, input, textarea, p{
    font-family: Microsoft yahei,Arial,sans-serif;

    font-size: 14px;
    font-size: 13px\9;
}

body{
    background-color:#ffffff;
}


ul,li{
    list-style:none;
}

a{
    text-decoration:none;
    color:#000000;
}

a:hover{
    color:#ff0000;
    text-decoration:none;
	cursor:pointer;
}


table{
    border-spacing:0;
    border-collapse:collapse;
}

/*  å…¼å®¹IE8-10ä¸­ pngå›¾ç‰‡å‡ºçŽ°é»‘æ¡†ï¼Œè®¾ç½®åŽä¸ä¼šæœ‰é»‘æ¡†  */
img{
    border-style:none;
}</pre></body></html>